get execution directory c#

54

get execution directory c# -

string logsDirectory = Path.Combine(Environment.CurrentDirectory, "logs");

Comments

Submit
0 Comments